Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Typescript and Testing #1

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Refactor: Typescript and Testing #1

wants to merge 19 commits into from

Conversation

zojize
Copy link
Collaborator

@zojize zojize commented Jun 20, 2024

  • Restructured codebase
    • src/*.ts typescript source code
    • tests/*.test.ts testing using Vitest
    • Build project using @vercel/ncc
    • Automatic testing & building in pre-commit hook using simple-git-hooks
    • .github/workflows/ci.yml CI testing triggered by merge into main branch

@zojize zojize requested a review from wadefagen June 20, 2024 14:53
@zojize zojize marked this pull request as draft June 21, 2024 17:42
@zojize zojize marked this pull request as ready for review June 25, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant